home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / listings / v_01_04 / 1n04079c < prev    next >
Text File  |  1990-08-04  |  266b  |  13 lines

  1.  
  2. Figure 6. DLGSAMPLE.H - Include file
  3. ------------------------------------
  4. .
  5. #define ID_POPULATE       20
  6. #define ID_COMBO1         30
  7. #define ID_LISTBOX        40
  8. #define ID_OK              1
  9. .
  10. #define IDM_SQLPRIMER    100
  11. #define IDM_EXIT         200
  12.  
  13.